home *** CD-ROM | disk | FTP | other *** search
/ Meeting Pearls 4 / Meeting Pearls Vol. IV (1996)(GTI - Schatztruhe)[!].iso / Pearls / ham / ax.25 / AmiCom / KISS.ini < prev    next >
Text File  |  1995-07-02  |  888b  |  39 lines

  1. ;This file contains the command which is sent to the TNC/MPC to switch it
  2. ;from terminal- into KISS-mode. Lines beginning with ";" will be ignored.
  3. ;
  4. ;
  5. ;Mode:
  6. ;@0 = Auto
  7. ;@1 = KISS
  8. ;@2 = SMACK
  9. ;@3 = Flexnet-CRC-KISS
  10. ;
  11. @0
  12. ;
  13. ;
  14. ;ASCII-codes:
  15. ;@ = 64   A = 65   B = 66   C = 67   D = 68   E = 69   F = 70   G = 71
  16. ;H = 72   I = 73   J = 74   K = 75   L = 76   M = 77   N = 78   O = 79
  17. ;P = 80   Q = 81   R = 82   S = 83   T = 84   U = 85   V = 86   W = 87
  18. ;X = 88   Y = 89   Z = 90   SPACE = 32
  19. ;Control-codes:
  20. ;<CR> = 13   <ESC> = 27   <CTRL-C> = 3
  21. ;
  22. ;Init-Strings:
  23. ;
  24. ;TNC2 with TF:
  25. ;<CRL-Q><CTRL-X><ESC>@K<CR>
  26. 17 24 27 64 75 13
  27. ;
  28. ;TNC2 with TAPR-firmware:
  29. ;<CTRL-C>KISS ON<CR>RESTART<CR>
  30. ;3 75 73 83 83 32 79 78 13 82 69 83 84 65 82 84 13
  31. ;
  32. ;PK232:
  33. ;<CTRL-C>KISS ON<CR>
  34. ;3 75 73 83 83 32 79 78 13
  35. ;
  36. ;KAM:
  37. ;INTFACE KISS<CR>RESET<CR>
  38. ;73 78 84 70 65 67 69 32 75 73 83 83 13 82 69 83 69 84 13
  39.